CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Reader Writer

搜索资源列表

  1. riqi

    0下载:
  2. 单个写入程序/多个阅读程序在.Net类库中其实已经提供了实现,即System.Threading.ReaderWriterLock类。本文通过对常见的单个写入/多个阅读程序的分析来探索c#的多线程编程。 -Single writer/multiple reader program. Net class library implementation in fact already provided, that System.Threading.ReaderWriterLock class. Bas
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:787
    • 提供者:邢国洲
  1. io

    0下载:
  2. java 对文件字符流的操作,包含输入输出,代码调试运行通过,Reader 和 Writer,适合初学者迅速掌握-java file character stream operation, including input and output, code debugging and running through, Reader and Writer, suitable for beginners to grasp quickly
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:1280
    • 提供者:李乐
  1. rd

    0下载:
  2. 在Windows2000环境下,创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求进行读写操作。用信号量机制分别实现读者优先和写者优先问题。-In Windows2000 environment, create a console process, this process contains n threads. N threads with which to express n a reader or writer. Each threa
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:6158
    • 提供者:郑明钊
  1. CWriterReader

    0下载:
  2. 用信号量来实现读者写者问题。 学习NachOS的使用方法 理解和运用信号量、PV原语、进程间的同步互斥关系等基本知识。 -Semaphores to implement the reader with a writer problem. Learning NachOS understanding and application of use of semaphores, PV primitives, synchronization between the mutually ex
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-23
    • 文件大小:10441
    • 提供者:kira
  1. Desktop

    0下载:
  2. java源码,关于输入输出流,介绍了Writer和Reader的用法,欢迎下载-java source code, on the input and output streams, introduced the use Writer and Reader, please download! ! Thank you
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3328
    • 提供者:王言
  1. Gone-with-the-Wind

    0下载:
  2. 飘小说《飘》是美国著名女作家玛格丽特·米歇尔创作的一部具有浪漫主义色彩、反映南北战争题材的小说。主人公斯佳丽身上表现出来的叛逆精神和艰苦创业、自强不息的精神,一直令读者为之倾心。这部经久不息的小说感动了无数的读者。-Gone with the Wind novel " Gone with the Wind" is a famous American writer Margaret Mitchell has created a romantic color, reflecting
  3. 所属分类:IT Hero

    • 发布日期:2016-01-25
    • 文件大小:78848
    • 提供者:张阳
  1. XMLReader

    0下载:
  2. 关于xml reader 和writer的具体使用方法,从最基本的创建,到最后的使用,进而读入写入到其他格式的过程。-Xml reader and writer on the specific use, created from the basic to the final use, and then read into the process of writing to the other formats.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-31
    • 文件大小:45726
    • 提供者:沛枫
  1. GNU-CPP-for-Linux-[cn]

    0下载:
  2. 在美国,汤姆·斯旺是“鼎鼎大名”的计算机图书作家,他的30余本计算机图书“本本热销”。这些热销图书中的很多种已经翻译成了中文简体版,同样也都成为了国内市场的畅销书。现在汤姆·斯旺再为Linux自由软件世界执笔,写下了Linux系统下C++编程方面的专著。书中介绍了在各种Linux系统下C++工具的差别及编程方法,介绍了面向对象式编程中常常遇到的类、包装、继承等常见课题,介绍了C++的字符串类、各种模板及算法库,还介绍了在X环境下,图形化软件的开发方式,等等。凭借多年写作的经验,汤姆·斯旺的著作,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-21
    • 文件大小:36532224
    • 提供者:张锐
  1. pygff-src

    0下载:
  2. BioWare Binary Generic File Format Reader and Writer.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:70821
    • 提供者:fa1rch1ld
  1. consumeraproducer

    0下载:
  2. 用c++语言编写的经典ipc——读写者问题的代码-the problem of reader and writer
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:4408
    • 提供者:yangsiqi
  1. RandW

    0下载:
  2. 操作系统编程 读者写者问题 读者写者共用一个缓冲区 允许多个读者共同读 只允许一个写这写-OS reader and writer
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:1240
    • 提供者:liu
  1. AspriseTIFF-DevGuide

    0下载:
  2. java读tiff文档的教程,讲tiff的读写。英文的-book for tiff reading in java Asprise offers TIFF writer and reader library as valued add-on to our flagship products – Asprise OCR & JTwain. With this library, you can create TIFF files from separate images easily a
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:44076
    • 提供者:yj
  1. read-and-write

    0下载:
  2. 读者-写者的读写限制(包括读者优先和写者优先) 1)写-写互斥,即不能有两个写者同时进行写操作 2)读-写互斥,即不能同时有一个读者在读,同时却有一个写者在写 3)读读允许,即可以有2个以上的读者同时读-Readers- to read and write restrictions (including readers, priority, and the writer takes precedence) A) write- write mutually exclusive, i
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:3037
    • 提供者:
  1. readerandwriter

    0下载:
  2. 操作系统实验,包括多线程,P、V操作,读者和写者问题-reader and writer
  3. 所属分类:OS Develop

    • 发布日期:2017-04-10
    • 文件大小:1393
    • 提供者:CJ
  1. OS

    0下载:
  2. 在Windows2000环境下,创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件(后面介绍)的要求进行读写操作。用信号量机制分别实现读者优先和写者优先问题。 读者-写者问题的读写操作限制(包括读者优先和写者优先) 1) 写-写互斥:不能有两个写者同时进行写操作 2) 读-写互斥:不能同时有一个线程在读,而另一个线程在写。 3) 读-读允许:可以有一个或多个读者在读。 读者优先的附加限制:如果读者申请进行读操作时已有另一个读者
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:80224
    • 提供者:夏芝亮
  1. pc_semaphore

    1下载:
  2. 线程间共享数据 读者写者问题 makefile-share data reader and writer makefile
  3. 所属分类:Driver develop

    • 发布日期:2017-12-06
    • 文件大小:18734
    • 提供者:wuchao
  1. ReaderWriter

    0下载:
  2. 这是一个用Java写的,关于解决操作系统中读者与写者的问题-This is written in Java, the problem of the operating system on the settlement of the reader and writer
  3. 所属分类:Java Develop

    • 发布日期:2017-11-25
    • 文件大小:5856
    • 提供者:8203132
  1. Reader-and-Writer

    0下载:
  2. 读者与写者问题源代码,读者与写着问题源代码-Readers who write source code readers that read the source code
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:2606
    • 提供者:朱玉梅
  1. iccardread

    0下载:
  2. Delphi测试IC卡写入程序, 演示对读卡器进行处理,源程序内包括了 对卡进行读操作、卡片比效函数、卡片驱动器、口令验正等操作。-The Delphi test IC card writer write Delphi test IC card processing program that demonstrates reader, the source code is included in the card read, card than the function of the effici
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-16
    • 文件大小:56645
    • 提供者:HAN
  1. Code33

    0下载:
  2. 本程序关于Java I/O操作,字节流InputStream和OutputStream,字符流Reader和Writer,Java I/O库的设计原则,字符集的编码,RandomAccessFile类,管道流,对象的序列化。-This program on the Java graphical interface programming, AWT, layout managers, event model, JFC, Swing Programming
  3. 所属分类:Java Develop

    • 发布日期:2017-11-26
    • 文件大小:4096
    • 提供者:吴文章
« 1 2 ... 4 5 6 7 8 910 11 »
搜珍网 www.dssz.com